micro_utils.dokka
0.9.2
android
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]subscribeSafelySkippingExceptionsAsync
subscribe
Safely
Skipping
Exceptions
Async
android
inline
fun
<
T
,
M
>
Flow
<
T
>
.
subscribeSafelySkippingExceptionsAsync
(
scope
:
CoroutineScope
,
noinline
markerFactory
:
suspend
(
T
)
->
M
,
noinline
block
:
suspend
(
T
)
->
Unit
)
:
Job
Content copied to clipboard